home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
stepp000.swf
/
scripts
/
DefineSprite_2407
/
frame_100
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
225 b
|
12 lines
if(eval("/Variables:SauteArbre") == true)
{
set("/Variables:SauteArbre",false);
set("/Variables:EtatActif","Tab1");
tellTarget("_root")
{
gotoAndStop("Tab1");
play();
}
}
gotoAndStop(1);